core: Fix handling of hardlinks for tar commits
authorColin Walters <walters@verbum.org>
Sun, 4 Dec 2011 19:38:30 +0000 (14:38 -0500)
committerColin Walters <walters@verbum.org>
Sun, 4 Dec 2011 19:38:30 +0000 (14:38 -0500)
commit78f435d2451d19215f71f805ccd67613a354e1e3
tree34bf78b36278428447fe2548ad13712181d3253c
parent17cc772cf366c187bab05de3320ac0b1bd0795e0
core: Fix handling of hardlinks for tar commits

We were creating files with the wrong name.  Add a test.
src/libostree/ostree-repo.c
tests/t0006-libarchive.sh